../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kafkad/client.d(174,21): Error: cannot take address of local `conn` in `@safe` function `getConn` source/kafkad/connection.d(195,25): Error: variable `kafkad.connection.BrokerConnection.receiverMain.req` `void` initializers for pointers not allowed in safe functions source/kafkad/connection.d(205,70): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.metadataResponse_v0` source/kafkad/protocol/deserializer.d(173,10): `kafkad.protocol.deserializer.Deserializer.metadataResponse_v0` is declared here source/kafkad/connection.d(206,39): Error: cast from `Metadata` to `immutable(Metadata)` not allowed in safe code source/kafkad/connection.d(209,73): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.offsetResponse_v0` source/kafkad/protocol/deserializer.d(179,10): `kafkad.protocol.deserializer.Deserializer.offsetResponse_v0` is declared here source/kafkad/connection.d(210,39): Error: cast from `OffsetResponse_v0` to `immutable(OffsetResponse_v0)` not allowed in safe code source/kafkad/connection.d(216,42): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.deserialize!int.deserialize` source/kafkad/protocol/deserializer.d(95,10): `kafkad.protocol.deserializer.Deserializer.deserialize!int.deserialize` is declared here source/kafkad/connection.d(222,46): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.deserialize!short.deserialize` source/kafkad/protocol/deserializer.d(95,10): `kafkad.protocol.deserializer.Deserializer.deserialize!short.deserialize` is declared here source/kafkad/connection.d(226,37): Error: cast from `ubyte[]` to `string` not allowed in safe code source/kafkad/connection.d(227,46): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.deserialize!int.deserialize` source/kafkad/protocol/deserializer.d(95,10): `kafkad.protocol.deserializer.Deserializer.deserialize!int.deserialize` is declared here source/kafkad/connection.d(241,54): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.deserialize!(FetchPartitionInfo).deserialize` source/kafkad/protocol/deserializer.d(165,10): `kafkad.protocol.deserializer.Deserializer.deserialize!(FetchPartitionInfo).deserialize` is declared here source/kafkad/connection.d(299,71): Error: pointer slicing not allowed in safe functions source/kafkad/connection.d(324,42): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.deserialize!int.deserialize` source/kafkad/protocol/deserializer.d(95,10): `kafkad.protocol.deserializer.Deserializer.deserialize!int.deserialize` is declared here source/kafkad/connection.d(330,46): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.deserialize!short.deserialize` source/kafkad/protocol/deserializer.d(95,10): `kafkad.protocol.deserializer.Deserializer.deserialize!short.deserialize` is declared here source/kafkad/connection.d(334,37): Error: cast from `ubyte[]` to `string` not allowed in safe code source/kafkad/connection.d(335,46): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.deserialize!int.deserialize` source/kafkad/protocol/deserializer.d(95,10): `kafkad.protocol.deserializer.Deserializer.deserialize!int.deserialize` is declared here source/kafkad/connection.d(348,54): Error: `@safe` function `kafkad.connection.BrokerConnection.receiverMain` cannot call `@system` function `kafkad.protocol.deserializer.Deserializer.deserialize!(ProducePartitionInfo).deserialize` source/kafkad/protocol/deserializer.d(165,10): `kafkad.protocol.deserializer.Deserializer.deserialize!(ProducePartitionInfo).deserialize` is declared here source/kafkad/connection.d(415,16): Error: `@safe` function `kafkad.connection.BrokerConnection.getMetadata` cannot call `@system` function `std.concurrency.receive!(void delegate(immutable(Metadata) v) pure nothrow @nogc @system).receive` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/concurrency.d(683,6): `std.concurrency.receive!(void delegate(immutable(Metadata) v) pure nothrow @nogc @system).receive` is declared here source/kafkad/connection.d(441,16): Error: `@safe` function `kafkad.connection.BrokerConnection.getStartingOffset` cannot call `@system` function `std.concurrency.receive!(void delegate(immutable(OffsetResponse_v0) resp) pure @safe).receive` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/concurrency.d(683,6): `std.concurrency.receive!(void delegate(immutable(OffsetResponse_v0) resp) pure @safe).receive` is declared here source/kafkad/consumer.d(112,67): Error: pointer slicing not allowed in safe functions /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.